| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal timeout As Integer, _ ByVal format As String, _ ByVal ParamArray args() As Object _ ) | |
Parameters
- timeout
- format
- args
| Exception | Description |
|---|---|
| System.TimeoutException | Raises System.TimeoutException if mutex was not obtained. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
MutexLock ClassMutexLock Members
Overload List